Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/066-meal finder/

index.html /cody/solygambas/html-css-javascript-projects/066-meal finder/index.html
436 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
script.js /cody/solygambas/html-css-javascript-projects/066-meal finder/script.js
272 Views
0 Comments
const search = document.getElementById("search");
const submit = document.getElementById("submit");
const random = document.getE
style.css /cody/solygambas/html-css-javascript-projects/066-meal finder/style.css
178 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Akaya+Telivigala&display=swap");

:root {
--main-color: #e4e0ef;
--lig